/ Assembly List / LJCWinFormCommon / FormCommon / NotSortable

Namespace - LJCWinFormCommon


Parameters
grid - The DataGridView object.

Syntax

C#
public static Void NotSortable(DataGridView grid)

Sets the grid columns to not sortable.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.